 |
API Documentation
|
|
|
virtual void exportClassToTree(nkExport::Node *rootNode) override
RENDERING_API
Enumerates supported graphics API.
Definition: RenderingApi.h:14
An interface to define objects that can be exported using this component.
Definition: Exportable.h:15
void setWantedApi(RENDERING_API value)
RENDERING_API getWantedApi() const
A node in the tree structure representing the data to export / import.
Definition: Node.h:42
Configuration for the system's initialization.
Definition: Configuration.h:12
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
virtual void importClassFromTree(nkExport::Node *rootNode) override